home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / jpeg / README
Text File  |  1994-08-01  |  942b  |  36 lines

  1.  
  2.                  toolbox/public/jpeg README
  3.  
  4.  
  5.            See the Frequently Asked Questions jpeg file located at
  6.            ~4Dgifts/toolbox/FAQs/netfaqs/jpeg-faq.
  7.  
  8.  
  9.  
  10.                         intro README to jpeg subtree
  11.  
  12.  
  13.                 JPEG image compression and decompression src
  14.                                      and
  15.                        the CLR JPEG library extentions
  16.  
  17.  
  18.  
  19.  
  20.         two subtrees make up the jpeg tree:
  21.  
  22.  
  23.             inst:  contains sgi inst-able images for jpeg version 4, 
  24.                    including the complete source for jpeg, 
  25.                    preconfigured to compile under Irix, as well as 
  26.                    pre-built binaries and man page.
  27.  
  28.  
  29.      libCLRjpeg4:  source code for CLR library additions with some 
  30.            utilities and examples.
  31.            The main advantage of the CLR stuff is that it 
  32.            gives an lrectwrite compatible API to the library, 
  33.            so one doesn't have to mess with format conversion.
  34.  
  35.  
  36.